IControlStatus.SetPosition property
Sets the target position of an axis.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
double SetPosition { get; set; }
Property SetPosition As Double
Property value
Type: double
Remarks
This property can be used only in the Direct Position, PID Velocity and PID Torque control modes, in which this is the only property to set the target position of an axis.
See also